host-interaction/network

get networking parameters

rule:
  meta:
    name: get networking parameters
    namespace: host-interaction/network
    authors:
      - michael.hunhoff@mandiant.com
    scopes:
      static: function
      dynamic: call
    att&ck:
      - Discovery::System Network Configuration Discovery [T1016]
  features:
    - or:
      - api: iphlpapi.GetNetworkParams

last edited: 2023-11-24 10:34:28